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 1001100011101110001111110011111101110110100110001110111000111111001111110111011001000010 98ee3f3f7698ee3f3f7642
EUC-JP 偃??v偃??vB 1101000011110000001111110011111101110110110100001111000000111111001111110111011001000010 d0f03f3f76d0f03f3f7642
UTF-8 偃덂ㄷv偃덂ㄷvB 111001011000000110000011111010111000110110000010111000111000010010110111011101101110010110000001100000111110101110001101100000101110001110000100101101110111011001000010 e58183eb8d82e384b776e58183eb8d82e384b77642
UHC 偃덂ㄷv偃덂ㄷvB 111001011110011110001000111001011010010010100111011101101110010111100111100010001110010110100100101001110111011001000010 e5e788e5a4a776e5e788e5a4a77642

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