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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 咀?蹄?咀?蹄?^ 10011001111100000011111110010010111110110011111110011001111100000011111110010010111110110011111101011110 99f03f92fb3f99f03f92fb3f5e
EUC-JP 咀?蹄?咀?蹄?^ 11010010111100100011111111000100111111010011111111010010111100100011111111000100111111010011111101011110 d2f23fc4fd3fd2f23fc4fd3f5e
UTF-8 咀렖蹄급咀렖蹄긁^ 11100101100100101000000011101011101000001001011011101000101110011000010011101010101110001000100111100101100100101000000011101011101000001001011011101000101110011000010011101010101110001000000101011110 e59280eba096e8b984eab889e59280eba096e8b984eab8815e
UHC 咀렖蹄급咀렖蹄긁^ 1110111010111010100011101010101111110000101101001011000111011110111011101011101010001110101010111111000010110100101100011101110001011110 eeba8eabf0b4b1deeeba8eabf0b4b1dc5e

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