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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?訥ュ}?訥ュ{^ 00111111111001100110001110000011100001010111110100111111111001100110001110000011100001010111101101011110 3fe66383857d3fe66383857b5e
EUC-JP ?訥ュ}?訥ュ{^ 00111111111010111100010010100101111001010111110100111111111010111100010010100101111001010111101101011110 3febc4a5e57d3febc4a5e57b5e
UTF-8 룵訥ュ}룵訥ュ{^ 111010111010001110110101111010001010100010100101111000111000001110100101011111011110101110100011101101011110100010101000101001011110001110000011101001010111101101011110 eba3b5e8a8a5e383a57deba3b5e8a8a5e383a57b5e
UHC 룵訥ュ}룵訥ュ{^ 100011111010101011010010111011011010101111100101011111011000111110101010110100101110110110101011111001010111101101011110 8faad2edabe57d8faad2edabe57b5e

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