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 氏瞬錫}氏瞬錫{^ 100011101000000110001111011101011000111011100000011111011000111010000001100011110111010110001110111000000111101101011110 8e818f758ee07d8e818f758ee07b5e
EUC-JP 氏瞬錫}氏瞬錫{^ 101110111110000110111101110101101011110011100010011111011011101111100001101111011101011010111100111000100111101101011110 bbe1bdd6bce27dbbe1bdd6bce27b5e
UTF-8 氏瞬錫}氏瞬錫{^ 111001101011000010001111111001111001111010101100111010011000110010101011011111011110011010110000100011111110011110011110101011001110100110001100101010110111101101011110 e6b08fe79eace98cab7de6b08fe79eace98cab7b5e
UHC 氏瞬錫}氏瞬錫{^ 111001001010101111100010111010111110000010111000011111011110010010101011111000101110101111100000101110000111101101011110 e4abe2ebe0b87de4abe2ebe0b87b5e

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