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 00111111001111110011111100111111001111110011111100111111001111110011111101001100 3f3f3f3f3f3f3f3f3f4c
SJIS-WIN ?????????L 00111111001111110011111100111111001111110011111100111111001111110011111101001100 3f3f3f3f3f3f3f3f3f4c
EUC-JP ????????ŁL 001111110011111100111111001111110011111100111111001111110011111110001111101010011010100001001100 3f3f3f3f3f3f3f3f8fa9a84c
UTF-8 梨꾪슜吏쇱콌吏쇱ŁL 111011111010011110100010111010101011111010101010111011001000101010011100111011111010011110011110111011001000011110110001111011001011110110001100111011111010011110011110111011001000011110110001110001011000000101001100 efa7a2eabeaaec8a9cefa79eec87b1ecbd8cefa79eec87b1c5814c
UHC 梨꾪슜吏쇱콌吏쇱ŁL 11101100101100011000010011101101100110101010100111101100101001111011110011101100101100011000100011101100101001111011110011101100101010001010100101001100 ecb184ed9aa9eca7bcecb188eca7bceca8a94c

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