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 ??????G 00111111001111110011111100111111001111110011111101000111 3f3f3f3f3f3f47
SJIS-WIN 茯頑僑郤緒衆G 11100100101010001000101011100110100010111010000111100111101110101000111110001111100011110100111101000111 e4a88ae68ba1e7ba8f8f8f4f47
EUC-JP 茯頑僑郤緒衆G 11101000101010101011010011101000101101101010001111101110101111001011110111101111101111011011000001000111 e8aab4e8b6a3eebcbdefbdb047
UTF-8 茯頑僑郤緒衆G 11101000100011001010111111101001101000001001000111100101100000111001000111101001100000111010010011100111101101111001001011101000101000011000011001000111 e88cafe9a091e58391e983a4e7b792e8a18647
UHC 茯頑僑??衆G 1101110011011010111010001101011111001110111000000011111100111111111100011110101101000111 dcdae8d7cee03f3ff1eb47

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