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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 弱??節∽?臆 1000111011100011001111110011111110010000110111111000000111100100001111111000100110110000 8ee33f3f90df81e43f89b0
EUC-JP 弱??節∽?臆 1011110011100101001111110011111111000000111000011010001011100110001111111011001010110010 bce53f3fc0e1a2e63fb2b2
UTF-8 弱놅숱節∽풜臆 111001011011110010110001111010111000011010000101111011001000100010110001111001111010111110000000111000101000100010111101111011011001001010011100111010001000011110000110 e5bcb1eb8685ec88b1e7af80e288bded929ce88786
UHC 弱놅숱節∽풜臆 1110010110110000100001101110111110111101101000101110111110111101101000011110111110111110100111111110010111100110 e5b086efbda2efbda1efbe9fe5e6

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