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 獸鸙シコ}獸鸙シコ{^ 111000001101011111111100010010101011110010111010011111011110000011010111111111000100101010111100101110100111101101011110 e0d7fc4abcba7de0d7fc4abcba7b5e
EUC-JP 獸鸙シコ}獸鸙シコ{^ 111000001101100110001111111011001101011010001110101111001000111010111010011111011110000011011001100011111110110011010110100011101011110010001110101110100111101101011110 e0d98fecd68ebc8eba7de0d98fecd68ebc8eba7b5e
UTF-8 獸鸙シコ}獸鸙シコ{^ 111001111000110110111000111010011011100010011001111011111011110110111100111011111011110110111010011111011110011110001101101110001110100110111000100110011110111110111101101111001110111110111101101110100111101101011110 e78db8e9b899efbdbcefbdba7de78db8e9b899efbdbcefbdba7b5e
UHC 獸???}獸???{^ 11100010101011100011111100111111001111110111110111100010101011100011111100111111001111110111101101011110 e2ae3f3f3f7de2ae3f3f3f7b5e

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