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 ?????????|^ 0011111100111111001111110011111100111111001111110011111100111111001111110111110001011110 3f3f3f3f3f3f3f3f3f7c5e
SJIS-WIN ?レ?苑??音??|^ 0011111110000011100011000011111110001001100100010011111100111111100010011011100100111111001111110111110001011110 3f838c3f89913f3f89b93f3f7c5e
EUC-JP ?レ?苑??音??|^ 0011111110100101111011000011111110110001111100010011111100111111101100101011101100111111001111110111110001011110 3fa5ec3fb1f13f3fb2bb3f3f7c5e
UTF-8 曆レ눘苑뚧략音깃틣|^ 1110111110100110100010111110001110000011101011001110101110001000100110001110100010001011100100011110101110011010101001111110101110011110101101011110100110011111101100111110101010111001100000111110110110001011101000110111110001011110 efa68be383aceb8898e88b91eb9aa7eb9eb5e99fb3eab983ed8ba37c5e
UHC 曆レ눘苑뚧략音깃틣|^ 1110011010110111101010111110110010000111101100011110101010111101100011001110011010110111101010111110101111100101101100011110101010111010100011110111110001011110 e6b7abec87b1eabd8ce6b7abebe5b1eaba8f7c5e

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