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 楢??}楢??{^ 1001001111101000001111110011111101111101100100111110100000111111001111110111101101011110 93e83f3f7d93e83f3f7b5e
EUC-JP 楢??}楢??{^ 1100011011101010001111110011111101111101110001101110101000111111001111110111101101011110 c6ea3f3f7dc6ea3f3f7b5e
UTF-8 楢랃쫺}楢랃쫺{^ 111001101010010110100010111010111001111010000011111011001010101110111010011111011110011010100101101000101110101110011110100000111110110010101011101110100111101101011110 e6a5a2eb9e83ecabba7de6a5a2eb9e83ecabba7b5e
UHC 楢랃쫺}楢랃쫺{^ 111010101111100110001101111011111010011010010001011111011110101011111001100011011110111110100110100100010111101101011110 eaf98defa6917deaf98defa6917b5e

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