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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 迚狗イ、\}迚狗イ、\{^ 1110011110001001100010111110011110110010101001000101110001111101111001111000100110001011111001111011001010100100010111000111101101011110 e7898be7b2a45c7de7898be7b2a45c7b5e
EUC-JP 迚狗イ、\}迚狗イ、\{^ 111011011110100110110110111010011000111010110010100011101010010001011100011111011110110111101001101101101110100110001110101100101000111010100100010111000111101101011110 ede9b6e98eb28ea45c7dede9b6e98eb28ea45c7b5e
UTF-8 迚狗イ、\}迚狗イ、\{^ 1110100010111111100110101110011110001011100101111110111110111101101100101110111110111101101001000101110001111101111010001011111110011010111001111000101110010111111011111011110110110010111011111011110110100100010111000111101101011110 e8bf9ae78b97efbdb2efbda45c7de8bf9ae78b97efbdb2efbda45c7b5e
UHC ?狗??\}?狗??\{^ 001111111100111110110111001111110011111101011100011111010011111111001111101101110011111100111111010111000111101101011110 3fcfb73f3f5c7d3fcfb73f3f5c7b5e

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