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 ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
SJIS-WIN 逸?樟?h逸?樟? 10001000111011010011111110001111101111100011111101101000100010001110110100111111100011111011111000111111 88ed3f8fbe3f6888ed3f8fbe3f
EUC-JP 逸?樟?h逸?樟? 10110000111011110011111110111110110000000011111101101000101100001110111100111111101111101100000000111111 b0ef3fbec03f68b0ef3fbec03f
UTF-8 逸렠樟렱h逸렠樟렱 11101001100000001011100011101011101000001010000011100110101010001001111111101011101000001011000101101000111010011000000010111000111010111010000010100000111001101010100010011111111010111010000010110001 e980b8eba0a0e6a89feba0b168e980b8eba0a0e6a89feba0b1
UHC 逸렠樟렱h逸렠樟렱 1110110011101111100011101011000111101101111010011000111010111110011010001110110011101111100011101011000111101101111010011000111010111110 ecef8eb1ede98ebe68ecef8eb1ede98ebe

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