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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?レ?韋??音?? 001111111000001110001100001111111110100011101000001111110011111110001001101110010011111100111111 3f838c3fe8e83f3f89b93f3f
EUC-JP ?レ?韋??音?? 001111111010010111101100001111111111000011101010001111110011111110110010101110110011111100111111 3fa5ec3ff0ea3f3fb2bb3f3f
UTF-8 曆レ눘韋귝략音깃쉰 111011111010011010001011111000111000001110101100111010111000100010011000111010011001111110001011111010101011011110011101111010111001111010110101111010011001111110110011111010101011100110000011111011001000100110110000 efa68be383aceb8898e99f8beab79deb9eb5e99fb3eab983ec89b0
UHC 曆レ눘韋귝략音깃쉰 111001101011011110101011111011001000011110110001111010101101111110000010111001101011011110101011111010111110010110110001111010101011110110101110 e6b7abec87b1eadf82e6b7abebe5b1eabdae

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