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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 有?蹄?}有?蹄?{^ 100101110100110000111111100100101111101100111111011111011001011101001100001111111001001011111011001111110111101101011110 974c3f92fb3f7d974c3f92fb3f7b5e
EUC-JP 有?蹄?}有?蹄?{^ 110011011010110100111111110001001111110100111111011111011100110110101101001111111100010011111101001111110111101101011110 cdad3fc4fd3f7dcdad3fc4fd3f7b5e
UTF-8 有렭蹄귄}有렭蹄귄{^ 111001101001110010001001111010111010000010101101111010001011100110000100111010101011011110000100011111011110011010011100100010011110101110100000101011011110100010111001100001001110101010110111100001000111101101011110 e69c89eba0ade8b984eab7847de69c89eba0ade8b984eab7847b5e
UHC 有렭蹄귄}有렭蹄귄{^ 11101010111100111000111010111010111100001011010010110001110011110111110111101010111100111000111010111010111100001011010010110001110011110111101101011110 eaf38ebaf0b4b1cf7deaf38ebaf0b4b1cf7b5e

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