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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 荳茨セ倶ク茨セ毅 11100100101110001000100011101111101111101000101111100100101110001000100011101111101111101000101101000010 e4b888efbe8be4b888efbe8b42
EUC-JP 荳茨セ倶ク茨セ毅 11101000101110101011000011110001100011101011111010110110111001101000111010111000101100001111000110001110101111101011010110100011 e8bab0f18ebeb6e68eb8b0f18ebeb5a3
UTF-8 荳茨セ倶ク茨セ毅 111010001000110110110011111010001000110010101000111011111011110110111110111001011000000010110110111011111011110110111000111010001000110010101000111011111011110110111110111001101010111110000101 e88db3e88ca8efbdbee580b6efbdb8e88ca8efbdbee6af85
UHC 荳茨???茨?毅 110101001110010111101101101111000011111100111111001111111110110110111100001111111110101111110110 d4e5edbc3f3f3fedbc3febf6

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