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 邊ォ蜑ー遯ェ陲ア 111001111011001010101011111001011000100110110000111001111010101010101010111010001010001010110001 e7b2abe589b0e7aaaae8a2b1
EUC-JP 邊ォ蜑ー遯ェ陲ア 11101110101101001000111010101011111010011110100110001110101100001110111010101100100011101010101011110000101001001000111010110001 eeb48eabe9e98eb0eeac8eaaf0a48eb1
UTF-8 邊ォ蜑ー遯ェ陲ア 111010011000001010001010111011111011110110101011111010001001110010010001111011111011110110110000111010011000000110101111111011111011110110101010111010011001100110110010111011111011110110110001 e9828aefbdabe89c91efbdb0e981afefbdaae999b2efbdb1
UHC 邊???遯??? 11011100101010110011111100111111001111111101010011101110001111110011111100111111 dcab3f3f3fd4ee3f3f3f

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