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 薊∫控}薊∫控{^ 111001010100100010000001111001111000110101010100011111011110010101001000100000011110011110001101010101000111101101011110 e54881e78d547de54881e78d547b5e
EUC-JP 薊∫控}薊∫控{^ 111010011010100110100010111010011011100110110101011111011110100110101001101000101110100110111001101101010111101101011110 e9a9a2e9b9b57de9a9a2e9b9b57b5e
UTF-8 薊∫控}薊∫控{^ 111010001001011010001010111000101000100010101011111001101000111010100111011111011110100010010110100010101110001010001000101010111110011010001110101001110111101101011110 e8968ae288abe68ea77de8968ae288abe68ea77b5e
UHC ?∫控}?∫控{^ 00111111101000011111001011001101111100110111110100111111101000011111001011001101111100110111101101011110 3fa1f2cdf37d3fa1f2cdf37b5e

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