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 弱??節∽?箋 1000111011100011001111110011111110010000110111111000000111100100001111111110001010110011 8ee33f3f90df81e43fe2b3
EUC-JP 弱??節∽?箋 1011110011100101001111110011111111000000111000011010001011100110001111111110010010110101 bce53f3fc0e1a2e63fe4b5
UTF-8 弱놅슈節∽풙箋 111001011011110010110001111010111000011010000101111011001000101010001000111001111010111110000000111000101000100010111101111011011001001010011001111001111010111010001011 e5bcb1eb8685ec8a88e7af80e288bded9299e7ae8b
UHC 弱놅슈節∽풙箋 1110010110110000100001101110111110111101101101001110111110111101101000011110111110111110100111001110111110101000 e5b086efbdb4efbda1efbe9cefa8

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