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 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN 郤随愁}v郤随愁}vB 1110011110111010100100001000111110001111010001000111110101110110111001111011101010010000100011111000111101000100011111010111011001000010 e7ba908f8f447d76e7ba908f8f447d7642
EUC-JP 郤随愁}v郤随愁}vB 1110111010111100101111111110111110111101101001010111110101110110111011101011110010111111111011111011110110100101011111010111011001000010 eebcbfefbda57d76eebcbfefbda57d7642
UTF-8 郤随愁}v郤随愁}vB 1110100110000011101001001110100110011010100011111110011010000100100000010111110101110110111010011000001110100100111010011001101010001111111001101000010010000001011111010111011001000010 e983a4e99a8fe684817d76e983a4e99a8fe684817d7642
UHC ??愁}v??愁}vB 00111111001111111110000111111110011111010111011000111111001111111110000111111110011111010111011001000010 3f3fe1fe7d763f3fe1fe7d7642

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