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 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
EUC-JP ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
UTF-8 若멩뼓v若멩뼓vB 111011111010010110110100111010111010100110101001111010111011110010010011011101101110111110100101101101001110101110101001101010011110101110111100100100110111011001000010 efa5b4eba9a9ebbc9376efa5b4eba9a9ebbc937642
UHC 若멩뼓v若멩뼓vB 111001011010111010111000111001101001011010011011011101101110010110101110101110001110011010010110100110110111011001000010 e5aeb8e6969b76e5aeb8e6969b7642

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