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 沚???縡?公 10011111100011010011111100111111001111111110001101110001001111111000110011110110 9f8d3f3f3fe3713f8cf6
EUC-JP 沚???縡?公 11011101111011010011111100111111001111111110010111010010001111111011100011111000 dded3f3f3fe5d23fb8f8
UTF-8 沚찔렰렧縡닺公 111001101011001010011010111011001011000010010100111010111010000010110000111010111010000010100111111001111011100010100001111010111000101110111010111001011000010110101100 e6b29aecb094eba0b0eba0a7e7b8a1eb8bbae585ac
UHC 沚찔렰렧縡닺公 1111001010101111110000101111000110001110101111011000111010110110111011101010110110110100111010001100110111101011 f2afc2f18ebd8eb6eeadb4e8cdeb

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