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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?虞逍}?虞逍{^ 00111111100010111111000111100111100101100111110100111111100010111111000111100111100101100111101101011110 3f8bf1e7967d3f8bf1e7967b5e
EUC-JP ?虞逍}?虞逍{^ 00111111101101101111001111101101111101100111110100111111101101101111001111101101111101100111101101011110 3fb6f3edf67d3fb6f3edf67b5e
UTF-8 쏰虞逍}쏰虞逍{^ 111011001000111110110000111010001001100110011110111010011000000010001101011111011110110010001111101100001110100010011001100111101110100110000000100011010111101101011110 ec8fb0e8999ee9808d7dec8fb0e8999ee9808d7b5e
UHC 쏰虞逍}쏰虞逍{^ 100111000100111111101001111001011110000111001110011111011001110001001111111010011110010111100001110011100111101101011110 9c4fe9e5e1ce7d9c4fe9e5e1ce7b5e

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