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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 蔗ク逵Я蔗ク逵ОB 111001001111001010111000111001111001110010000100011000001110010011110010101110001110011110011100100001000100111101000010 e4f2b8e79c8460e4f2b8e79c844f42
EUC-JP 蔗ク逵Я蔗ク逵ОB 1110100011110100100011101011100011101101111111001010011111000001111010001111010010001110101110001110110111111100101001111011000001000010 e8f48eb8edfca7c1e8f48eb8edfca7b042
UTF-8 蔗ク逵Я蔗ク逵ОB 1110100010010100100101111110111110111101101110001110100110000000101101011101000010101111111010001001010010010111111011111011110110111000111010011000000010110101110100001001111001000010 e89497efbdb8e980b5d0afe89497efbdb8e980b5d09e42
UHC 蔗?逵Я蔗?逵ОB 111011011011110100111111110100001011000010101100110000011110110110111101001111111101000010110000101011001011000001000010 edbd3fd0b0acc1edbd3fd0b0acb042

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