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 有?蹄?有?蹄?^ 10010111010011000011111110010010111110110011111110010111010011000011111110010010111110110011111101011110 974c3f92fb3f974c3f92fb3f5e
EUC-JP 有?蹄?有?蹄?^ 11001101101011010011111111000100111111010011111111001101101011010011111111000100111111010011111101011110 cdad3fc4fd3fcdad3fc4fd3f5e
UTF-8 有렭蹄굴有렭蹄굴^ 11100110100111001000100111101011101000001010110111101000101110011000010011101010101101011011010011100110100111001000100111101011101000001010110111101000101110011000010011101010101101011011010001011110 e69c89eba0ade8b984eab5b4e69c89eba0ade8b984eab5b45e
UHC 有렭蹄굴有렭蹄굴^ 1110101011110011100011101011101011110000101101001011000110111100111010101111001110001110101110101111000010110100101100011011110001011110 eaf38ebaf0b4b1bceaf38ebaf0b4b1bc5e

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