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 ?M?P}v?M?P}vB 00111111010011010011111101010000011111010111011000111111010011010011111101010000011111010111011001000010 3f4d3f507d763f4d3f507d7642
SJIS-WIN ?M?P}v?M?P}vB 00111111010011010011111101010000011111010111011000111111010011010011111101010000011111010111011001000010 3f4d3f507d763f4d3f507d7642
EUC-JP ?M?P}v?M?P}vB 00111111010011010011111101010000011111010111011000111111010011010011111101010000011111010111011001000010 3f4d3f507d763f4d3f507d7642
UTF-8 혵M횪P}v혵M횪P}vB 111011011001100010110101010011011110110110011010101010100101000001111101011101101110110110011000101101010100110111101101100110101010101001010000011111010111011001000010 ed98b54ded9aaa507d76ed98b54ded9aaa507d7642
UHC 혵M횪P}v혵M횪P}vB 1100001010011100010011011100001110100000010100000111110101110110110000101001110001001101110000111010000001010000011111010111011001000010 c29c4dc3a0507d76c29c4dc3a0507d7642

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