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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?釐ご[?釐ご[^ 00111111111001111101100010000010101100100101101100111111111001111101100010000010101100100101101101011110 3fe7d882b25b3fe7d882b25b5e
EUC-JP ?釐ご[?釐ご[^ 00111111111011101101101010100100101101000101101100111111111011101101101010100100101101000101101101011110 3feedaa4b45b3feedaa4b45b5e
UTF-8 룵釐ご[룵釐ご[^ 111010111010001110110101111010011000011110010000111000111000000110010100010110111110101110100011101101011110100110000111100100001110001110000001100101000101101101011110 eba3b5e98790e381945beba3b5e98790e381945b5e
UHC 룵釐ご[룵釐ご[^ 100011111010101011010111111011011010101010110100010110111000111110101010110101111110110110101010101101000101101101011110 8faad7edaab45b8faad7edaab45b5e

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