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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???逸??臾?? 0011111100111111001111111000100011101101001111110011111111100100011010110011111100111111 3f3f3f88ed3f3fe46b3f3f
EUC-JP 濚??逸??臾?? 10001111110010011010000100111111001111111011000011101111001111110011111111100111110011000011111100111111 8fc9a13f3fb0ef3f3fe7cc3f3f
UTF-8 濚뱀슱逸띌쪙臾뺤뎾 111001101011111110011010111010111011000110000000111011001000101010110001111010011000000010111000111010111001110110001100111011001010101010011001111010001000011110111110111010111011101010100100111010111000111010111110 e6bf9aebb180ec8ab1e980b8eb9d8cecaa99e887beebbaa4eb8ebe
UHC 濚뱀슱逸띌쪙臾뺤뎾 111001111011100110111001111011001001101010111000111011001110111110110110111010011010010110010010111010111010110010010101111011001000100110010001 e7b9b9ec9ab8ecefb6e9a592ebac95ec8991

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