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 ?幾??幾??厓コ 00111111100010101111010000111111001111111000101011110100001111110011111111111010100011011000001101010010 3f8af43f3f8af43f3ffa8d8352
EUC-JP ?幾??幾??厓コ 0011111110110100111101100011111100111111101101001111011000111111001111111000111110110100110001111010010110110011 3fb4f63f3fb4f63f3f8fb4c7a5b3
UTF-8 룵幾펑룶幾풀룶厓コ 111010111010001110110101111001011011100110111110111011011000111010010001111010111010001110110110111001011011100110111110111011011001001010000000111010111010001110110110111001011000111010010011111000111000001010110011 eba3b5e5b9beed8e91eba3b6e5b9beed9280eba3b6e58e93e382b3
UHC 룵幾펑룶幾풀룶厓コ 100011111010101011010000111110101100011011100011100011111010101111010000111110101100011110101110100011111010101111100100111011011010101110110011 8faad0fac6e38fabd0fac7ae8fabe4edabb3

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