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}????L{^ 00111111001111110011111100111111010011000111110100111111001111110011111100111111010011000111101101011110 3f3f3f3f4c7d3f3f3f3f4c7b5e
SJIS-WIN 隰晞ケソL}隰晞ケソL{^ 1110100010101100100111011110100110111001101111110100110001111101111010001010110010011101111010011011100110111111010011000111101101011110 e8ac9de9b9bf4c7de8ac9de9b9bf4c7b5e
EUC-JP 隰晞ケソL}隰晞ケソL{^ 111100001010111011011010111010111000111010111001100011101011111101001100011111011111000010101110110110101110101110001110101110011000111010111111010011000111101101011110 f0aedaeb8eb98ebf4c7df0aedaeb8eb98ebf4c7b5e
UTF-8 隰晞ケソL}隰晞ケソL{^ 1110100110011010101100001110011010011001100111101110111110111101101110011110111110111101101111110100110001111101111010011001101010110000111001101001100110011110111011111011110110111001111011111011110110111111010011000111101101011110 e99ab0e6999eefbdb9efbdbf4c7de99ab0e6999eefbdb9efbdbf4c7b5e
UHC ?晞??L}?晞??L{^ 001111111111110111110101001111110011111101001100011111010011111111111101111101010011111100111111010011000111101101011110 3ffdf53f3f4c7d3ffdf53f3f4c7b5e

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