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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 邊ォ蜑ー霓。隶 1110011110110010101010111110010110001001101100001110100010111101101000011110100010101110 e7b2abe589b0e8bda1e8ae
EUC-JP 邊ォ蜑ー霓。隶 1110111010110100100011101010101111101001111010011000111010110000111100001011111110001110101000011111000010110000 eeb48eabe9e98eb0f0bf8ea1f0b0
UTF-8 邊ォ蜑ー霓。隶 111010011000001010001010111011111011110110101011111010001001110010010001111011111011110110110000111010011001110010010011111011111011110110100001111010011001101010110110 e9828aefbdabe89c91efbdb0e99c93efbda1e99ab6
UHC 邊???霓?? 110111001010101100111111001111110011111111100111111001110011111100111111 dcab3f3f3fe7e73f3f

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