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 ‘Låö‘Bn}‘Låö‘Bn{^ 1001000101001100111001011111011010010001010000100110111001111101100100010100110011100101111101101001000101000010011011100111101101011110 914ce5f691426e7d914ce5f691426e7b5e
SJIS-WIN ?L???Bn}?L???Bn{^ 0011111101001100001111110011111100111111010000100110111001111101001111110100110000111111001111110011111101000010011011100111101101011110 3f4c3f3f3f426e7d3f4c3f3f3f426e7b5e
EUC-JP ?Låö?Bn}?Låö?Bn{^ 00111111010011001000111110101011101010011000111110101011110100110011111101000010011011100111110100111111010011001000111110101011101010011000111110101011110100110011111101000010011011100111101101011110 3f4c8faba98fabd33f426e7d3f4c8faba98fabd33f426e7b5e
UTF-8 ‘Låö‘Bn}‘Låö‘Bn{^ 11000010100100010100110011000011101001011100001110110110110000101001000101000010011011100111110111000010100100010100110011000011101001011100001110110110110000101001000101000010011011100111101101011110 c2914cc3a5c3b6c291426e7dc2914cc3a5c3b6c291426e7b5e
UHC ?L???Bn}?L???Bn{^ 0011111101001100001111110011111100111111010000100110111001111101001111110100110000111111001111110011111101000010011011100111101101011110 3f4c3f3f3f426e7d3f4c3f3f3f426e7b5e

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