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 錵血晋}錵血晋{^ 111010000100010110001100100011001001000001010111011111011110100001000101100011001000110010010000010101110111101101011110 e8458c8c90577de8458c8c90577b5e
EUC-JP 錵血晋}錵血晋{^ 111011111010011010110111111011001011111110111000011111011110111110100110101101111110110010111111101110000111101101011110 efa6b7ecbfb87defa6b7ecbfb87b5e
UTF-8 錵血晋}錵血晋{^ 111010011000110010110101111010001010000110000000111001101001100110001011011111011110100110001100101101011110100010100001100000001110011010011001100010110111101101011110 e98cb5e8a180e6998b7de98cb5e8a180e6998b7b5e
UHC ?血晋}?血晋{^ 00111111111110101110110011110010110011000111110100111111111110101110110011110010110011000111101101011110 3ffaecf2cc7d3ffaecf2cc7b5e

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