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 啼?梓矜?靜? 1001101001100101001111111000100010110010111000011110000000111111111010001100111000111111 9a653f88b2e1e03fe8ce3f
EUC-JP 啼?梓矜?靜? 1101001111000110001111111011000010110100111000101110001000111111111100001101000000111111 d3c63fb0b4e2e23ff0d03f
UTF-8 啼렮梓矜병靜렱 111001011001010110111100111010111010000010101110111001101010001010010011111001111001111110011100111010111011001110010001111010011001110110011100111010111010000010110001 e595bceba0aee6a293e79f9cebb391e99d9ceba0b1
UHC 啼렮梓矜병靜렱 1111000010100110100011101011101111101110101010011101000011101000101110101011010011110000101000011000111010111110 f0a68ebbeea9d0e8bab4f0a18ebe

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