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 蘂??}蘂??{^ 1110010101000001001111110011111101111101111001010100000100111111001111110111101101011110 e5413f3f7de5413f3f7b5e
EUC-JP 蘂??}蘂??{^ 1110100110100010001111110011111101111101111010011010001000111111001111110111101101011110 e9a23f3f7de9a23f3f7b5e
UTF-8 蘂녔콖}蘂녔콖{^ 111010001001100010000010111010111000010110010100111011001011110110010110011111011110100010011000100000101110101110000101100101001110110010111101100101100111101101011110 e89882eb8594ecbd967de89882eb8594ecbd967b5e
UHC 蘂녔콖}蘂녔콖{^ 111001111101111010110011111001101011000110010000011111011110011111011110101100111110011010110001100100000111101101011110 e7deb3e6b1907de7deb3e6b1907b5e

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