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 宜??}宜??{^ 1000101101011000001111110011111101111101100010110101100000111111001111110111101101011110 8b583f3f7d8b583f3f7b5e
EUC-JP 宜??}宜??{^ 1011010110111001001111110011111101111101101101011011100100111111001111110111101101011110 b5b93f3f7db5b93f3f7b5e
UTF-8 宜븍졒}宜븍졒{^ 111001011010111010011100111010111011100010001101111011001010000110010010011111011110010110101110100111001110101110111000100011011110110010100001100100100111101101011110 e5ae9cebb88deca1927de5ae9cebb88deca1927b5e
UHC 宜븍졒}宜븍졒{^ 111010111111000110111010111010111010000010111111011111011110101111110001101110101110101110100000101111110111101101011110 ebf1baeba0bf7debf1baeba0bf7b5e

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