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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?我俎晋}?我俎晋{^ 0011111110001001111001001001100011010111100100000101011101111101001111111000100111100100100110001101011110010000010101110111101101011110 3f89e498d790577d3f89e498d790577b5e
EUC-JP ?我俎晋}?我俎晋{^ 0011111110110010111001101101000011011001101111111011100001111101001111111011001011100110110100001101100110111111101110000111101101011110 3fb2e6d0d9bfb87d3fb2e6d0d9bfb87b5e
UTF-8 뤌我俎晋}뤌我俎晋{^ 111010111010010010001100111001101000100010010001111001001011111110001110111001101001100110001011011111011110101110100100100011001110011010001000100100011110010010111111100011101110011010011001100010110111101101011110 eba48ce68891e4bf8ee6998b7deba48ce68891e4bf8ee6998b7b5e
UHC 뤌我俎晋}뤌我俎晋{^ 10001111101111001110010010110010111100001011101111110010110011000111110110001111101111001110010010110010111100001011101111110010110011000111101101011110 8fbce4b2f0bbf2cc7d8fbce4b2f0bbf2cc7b5e

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