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 縡?霽?怨烽? 1110001101110001001111111110100011000111001111111000100110000101111000001000001000111111 e3713fe8c73f8985e0823f
EUC-JP 縡?霽?怨烽? 1110010111010010001111111111000011001001001111111011000111100101110111111110001000111111 e5d23ff0c93fb1e5dfe23f
UTF-8 縡렕霽렢怨烽렠 111001111011100010100001111010111010000010010101111010011001110010111101111010111010000010100010111001101000000010101000111001111000001110111101111010111010000010100000 e7b8a1eba095e99cbdeba0a2e680a8e783bdeba0a0
UHC 縡렕霽렢怨烽렠 1110111010101101100011101010101011110000101110001000111010110011111010101011001111011100111010111000111010110001 eead8eaaf0b88eb3eab3dceb8eb1

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