To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 郢サ竏ス笏ー關ャ 111001111011100110111011111000101000100010111101111000101001010010110000111010001001000010101100 e7b9bbe288bde294b0e890ac
EUC-JP 郢サ竏ス笏ー關ャ 11101110101110111000111010111011111000111110100010001110101111011110001111110100100011101011000011101111111100001000111010101100 eebb8ebbe3e88ebde3f48eb0eff08eac
UTF-8 郢サ竏ス笏ー關ャ 111010011000001110100010111011111011110110111011111001111010101110001111111011111011110110111101111001111010110010001111111011111011110110110000111010011001011110011100111011111011110110101100 e983a2efbdbbe7ab8fefbdbde7ac8fefbdb0e9979cefbdac
UHC ????笏?關? 00111111001111110011111100111111111110111110111000111111110011101011110000111111 3f3f3f3ffbee3fcebc3f

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)