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 迚狗イ。}迚狗イ。{^ 111001111000100110001011111001111011001010100001011111011110011110001001100010111110011110110010101000010111101101011110 e7898be7b2a17de7898be7b2a17b5e
EUC-JP 迚狗イ。}迚狗イ。{^ 11101101111010011011011011101001100011101011001010001110101000010111110111101101111010011011011011101001100011101011001010001110101000010111101101011110 ede9b6e98eb28ea17dede9b6e98eb28ea17b5e
UTF-8 迚狗イ。}迚狗イ。{^ 111010001011111110011010111001111000101110010111111011111011110110110010111011111011110110100001011111011110100010111111100110101110011110001011100101111110111110111101101100101110111110111101101000010111101101011110 e8bf9ae78b97efbdb2efbda17de8bf9ae78b97efbdb2efbda17b5e
UHC ?狗??}?狗??{^ 00111111110011111011011100111111001111110111110100111111110011111011011100111111001111110111101101011110 3fcfb73f3f7d3fcfb73f3f7b5e

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