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 10001001010001110011111100111111011111010101100110001001010001110011111100111111011111010110001001000101 89473f3f7d5989473f3f7d6245
EUC-JP 烏??}Y烏??}bE 10110001101010000011111100111111011111010101100110110001101010000011111100111111011111010110001001000101 b1a83f3f7d59b1a83f3f7d6245
UTF-8 烏숅죺}Y烏숅죺}bE 1110011110000011100011111110110010001000100001011110110010100011101110100111110101011001111001111000001110001111111011001000100010000101111011001010001110111010011111010110001001000101 e7838fec8885eca3ba7d59e7838fec8885eca3ba7d6245
UHC 烏숅죺}Y烏숅죺}bE 1110100010100001100110011110100110100001100101000111110101011001111010001010000110011001111010011010000110010100011111010110001001000101 e8a199e9a1947d59e8a199e9a1947d6245

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