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 ???????\ 0011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f5c
SJIS-WIN ツ猟ョテ。テク\ 110000101001011111000010101011101100001110100001110000111011100001011100 c297c2aec3a1c3b85c
EUC-JP ツ猟ョテ。テク\ 100011101100001011001110110001001000111010101110100011101100001110001110101000011000111011000011100011101011100001011100 8ec2cec48eae8ec38ea18ec38eb85c
UTF-8 ツ猟ョテ。テク\ 11101111101111101000001011100111100011001001111111101111101111011010111011101111101111101000001111101111101111011010000111101111101111101000001111101111101111011011100001011100 efbe82e78c9fefbdaeefbe83efbda1efbe83efbdb85c
UHC ???????\ 0011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f5c

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