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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?釘架[?釘架[^ 00111111100100110100001010001001110010110101101100111111100100110100001010001001110010110101101101011110 3f934289cb5b3f934289cb5b5e
EUC-JP ?釘架[?釘架[^ 00111111110001011010001110110010110011010101101100111111110001011010001110110010110011010101101101011110 3fc5a3b2cd5b3fc5a3b2cd5b5e
UTF-8 결釘架[결釘架[^ 111010101011001010110000111010011000011110011000111001101001111010110110010110111110101010110010101100001110100110000111100110001110011010011110101101100101101101011110 eab2b0e98798e69eb65beab2b0e98798e69eb65b5e
UHC 결釘架[결釘架[^ 101100001110000111101111111110011100101010101101010110111011000011100001111011111111100111001010101011010101101101011110 b0e1eff9caad5bb0e1eff9caad5b5e

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