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 弱??絶??節 10001110111000110011111100111111100100001110001000111111001111111001000011011111 8ee33f3f90e23f3f90df
EUC-JP 弱??絶??節 10111100111001010011111100111111110000001110010000111111001111111100000011100001 bce53f3fc0e43f3fc0e1
UTF-8 弱녻쟿絶뚳숯節 111001011011110010110001111010111000010110111011111011001001111110111111111001111011010110110110111010111001101010110011111011001000100010101111111001111010111110000000 e5bcb1eb85bbec9fbfe7b5b6eb9ab3ec88afe7af80
UHC 弱녻쟿絶뚳숯節 1110010110110000100001101110100010100000100001011110111110111110100011001110111110111101101000011110111110111101 e5b086e8a085efbe8cefbda1efbd

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