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 1000110011100001001111110011111101110110100011001110000100111111001111110111011001000010 8ce13f3f768ce13f3f7642
EUC-JP 吾??v吾??vB 1011100011100011001111110011111101110110101110001110001100111111001111110111011001000010 b8e33f3f76b8e33f3f7642
UTF-8 吾뉚눁v吾뉚눁vB 111001011001000010111110111010111000100110011010111010111000100010000001011101101110010110010000101111101110101110001001100110101110101110001000100000010111011001000010 e590beeb899aeb888176e590beeb899aeb88817642
UHC 吾뉚눁v吾뉚눁vB 111001111110111010000111111011101000011110100010011101101110011111101110100001111110111010000111101000100111011001000010 e7ee87ee87a276e7ee87ee87a27642

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