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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 汝??}Y汝??}bE 10010011111100000011111100111111011111010101100110010011111100000011111100111111011111010110001001000101 93f03f3f7d5993f03f3f7d6245
EUC-JP 汝??}Y汝??}bE 11000110111100100011111100111111011111010101100111000110111100100011111100111111011111010110001001000101 c6f23f3f7d59c6f23f3f7d6245
UTF-8 汝딁땭}Y汝딁땭}bE 1110011010110001100111011110101110010100100000011110101110010101101011010111110101011001111001101011000110011101111010111001010010000001111010111001010110101101011111010110001001000101 e6b19deb9481eb95ad7d59e6b19deb9481eb95ad7d6245
UHC 汝딁땭}Y汝딁땭}bE 1110011010100011100010101110011110001011100000110111110101011001111001101010001110001010111001111000101110000011011111010110001001000101 e6a38ae78b837d59e6a38ae78b837d6245

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