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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN ?摸槽硯v?摸槽硯vB 0011111110010110110011001001000110000101100011001010010101110110001111111001011011001100100100011000010110001100101001010111011001000010 3f96cc91858ca5763f96cc91858ca57642
EUC-JP ?摸槽硯v?摸槽硯vB 0011111111001100110011101100000111100101101110001010011101110110001111111100110011001110110000011110010110111000101001110111011001000010 3fcccec1e5b8a7763fcccec1e5b8a77642
UTF-8 뤲摸槽硯v뤲摸槽硯vB 111010111010010010110010111001101001000110111000111001101010011110111101111001111010000110101111011101101110101110100100101100101110011010010001101110001110011010100111101111011110011110100001101011110111011001000010 eba4b2e691b8e6a7bde7a1af76eba4b2e691b8e6a7bde7a1af7642
UHC 뤲摸槽硯v뤲摸槽硯vB 10001111111000001101100110111000111100001100101111100110110110110111011010001111111000001101100110111000111100001100101111100110110110110111011001000010 8fe0d9b8f0cbe6db768fe0d9b8f0cbe6db7642

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