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 1111101111000100001111110011111101110110111110111100010000111111001111110111011001000010 fbc43f3f76fbc43f3f7642
EUC-JP 鈺??v鈺??vB 10001111111000111101010100111111001111110111011010001111111000111101010100111111001111110111011001000010 8fe3d53f3f768fe3d53f3f7642
UTF-8 鈺됪옗v鈺됪옗vB 111010011000100010111010111010111001000010101010111011001001100010010111011101101110100110001000101110101110101110010000101010101110110010011000100101110111011001000010 e988baeb90aaec989776e988baeb90aaec98977642
UHC 鈺됪옗v鈺됪옗vB 111010001010110110001001111001101001111010011101011101101110100010101101100010011110011010011110100111010111011001000010 e8ad89e69e9d76e8ad89e69e9d7642

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